HomeSort by relevance Sort by last modified time
    Searched refs:bta_sdp_sm_execute (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/sdp/
bta_sdp.cc 53 * Function bta_sdp_sm_execute
59 bool bta_sdp_sm_execute(BT_HDR* p_msg) { function
bta_sdp_int.h 93 extern bool bta_sdp_sm_execute(BT_HDR* p_msg);
bta_sdp_api.cc 39 static const tBTA_SYS_REG bta_sdp_reg = {bta_sdp_sm_execute, NULL};

Completed in 66 milliseconds