Searched refs:direct_connect_remove (Results 1 – 5 of 5) sorted by relevance
53 extern bool direct_connect_remove(tAPP_ID app_id, const RawAddress& address);
179 direct_connect_remove(app_id, address); in on_connection_complete()196 direct_connect_remove(app_id, address); in wl_direct_connect_timeout_cb()250 bool direct_connect_remove(uint8_t app_id, const RawAddress& address) { in direct_connect_remove() function
1124 connection_manager::direct_connect_remove(gatt_if, bda); in gatt_cancel_open()
164 EXPECT_FALSE(direct_connect_remove(CLIENT2, address1)); in TEST_F()175 EXPECT_TRUE(direct_connect_remove(CLIENT1, address1)); in TEST_F()275 EXPECT_TRUE(direct_connect_remove(CLIENT1, address1)); in TEST_F()
71 connection_manager::direct_connect_remove(CONN_MGR_ID_L2CAP, rem_bda); in L2CA_CancelBleConnectReq()