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);
173 direct_connect_remove(app_id, address); in on_connection_complete()190 direct_connect_remove(app_id, address); in wl_direct_connect_timeout_cb()241 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()
154 EXPECT_FALSE(direct_connect_remove(CLIENT2, address1)); in TEST_F()165 EXPECT_TRUE(direct_connect_remove(CLIENT1, address1)); in TEST_F()265 EXPECT_TRUE(direct_connect_remove(CLIENT1, address1)); in TEST_F()
70 connection_manager::direct_connect_remove(CONN_MGR_ID_L2CAP, rem_bda); in L2CA_CancelBleConnectReq()