Searched refs:SdpDisconnectAbnormal (Results 1 – 1 of 1) sorted by relevance
58 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