HomeSort by relevance Sort by last modified time
    Searched full:sdp_disconnect_cfm (Results 1 - 1 of 1) sorted by null

  /system/bt/stack/sdp/
sdp_main.c 67 static void sdp_disconnect_cfm (UINT16 l2cap_cid, UINT16 result);
70 #define sdp_disconnect_cfm NULL macro
129 sdp_cb.reg_info.pL2CA_DisconnectCfm_Cb = sdp_disconnect_cfm;
666 ** Function sdp_disconnect_cfm
673 static void sdp_disconnect_cfm (UINT16 l2cap_cid, UINT16 result) function

Completed in 975 milliseconds