Home
last modified time | relevance | path

Searched refs:SdpDisconnectAbnormal (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c58 static void SdpDisconnectAbnormal(uint16_t lcid, uint8_t reason, void *context);
75 g_registerInfo.disconnectAbnormal = SdpDisconnectAbnormal; in SdpRegisterToL2cap()
1101 static void SdpDisconnectAbnormal(uint16_t lcid, uint8_t reason, void *context) in SdpDisconnectAbnormal() function