Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_sdp.h32 bt_status_t btif_sdp_execute_service(bool b_enable);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sdp.cc151 bt_status_t btif_sdp_execute_service(bool b_enable) { in btif_sdp_execute_service() function
Dbtif_dm.cc322 btif_sdp_execute_service(b_enable); in btif_in_execute_service_request()