Searched defs:direct_connect_add (Results 1 – 3 of 3) sorted by relevance
53 bool connection_manager::direct_connect_add(uint8_t /* app_id */, const RawAddress& /* address */) { in direct_connect_add() function in connection_manager
484 bool direct_connect_add(uint8_t app_id, const RawAddress& address) { in direct_connect_add() function
671 void direct_connect_add(AddressWithType address_with_type) { in direct_connect_add() function