Home
last modified time | relevance | path

Searched refs:bta_sys_remove_cust_uuid (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/sys/
Dbta_sys.h258 extern void bta_sys_remove_cust_uuid(const tBTA_CUSTOM_UUID& curr);
265 #define bta_sys_remove_cust_uuid(ut) macro
Dbta_sys_conn.cc476 void bta_sys_remove_cust_uuid(const tBTA_CUSTOM_UUID& curr) { in bta_sys_remove_cust_uuid() function
/system/bt/test/mock/
Dmock_bta_sys_conn.cc120 void bta_sys_remove_cust_uuid(const tBTA_CUSTOM_UUID& curr) { in bta_sys_remove_cust_uuid() function
/system/bt/btif/src/
Dbtif_sock_sdp.cc472 bta_sys_remove_cust_uuid(curr); in del_rfc_sdp_rec()