Home
last modified time | relevance | path

Searched defs:direct_connect_remove (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/test/common/
Dmock_gatt_connection_manager.cc51 bool connection_manager::direct_connect_remove(uint8_t app_id, in direct_connect_remove() function in connection_manager
/system/bt/test/mock/
Dmock_stack_gatt_connection_manager.cc63 bool connection_manager::direct_connect_remove(uint8_t app_id, in direct_connect_remove() function in connection_manager
/system/bt/stack/gatt/
Dconnection_manager.cc259 bool direct_connect_remove(uint8_t app_id, const RawAddress& address) { in direct_connect_remove() function
/system/bt/stack/test/gatt/
Dmock_gatt_utils_ref.cc36 bool direct_connect_remove(uint8_t app_id, const RawAddress& address) { in direct_connect_remove() function
Dgatt_sr_test.cc61 bool direct_connect_remove(uint8_t app_id, const RawAddress& address) { in direct_connect_remove() function