Searched refs:bta_sdp_reg (Results 1 – 1 of 1) sorted by relevance
39 static const tBTA_SYS_REG bta_sdp_reg = {bta_sdp_sm_execute, NULL}; variable63 bta_sys_register(BTA_ID_SDP, &bta_sdp_reg); in BTA_SdpEnable()