Home
last modified time | relevance | path

Searched defs:bta_sys_remove_uuid (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_sys_conn.cc114 void bta_sys_remove_uuid(uint16_t uuid16) { inc_func_call_count(__func__); } in bta_sys_remove_uuid() function
/packages/modules/Bluetooth/system/bta/sys/
Dbta_sys_conn.cc454 void bta_sys_remove_uuid(uint16_t uuid16) { in bta_sys_remove_uuid() function
Dbta_sys.h257 #define bta_sys_remove_uuid(ut) macro