Searched refs:BTA_GATTC_Close (Results 1 - 5 of 5) sorted by relevance

/system/bt/bta/gatt/
H A Dbta_gattc_api.cc183 * Function BTA_GATTC_Close
192 void BTA_GATTC_Close(uint16_t conn_id) { function
/system/bt/bta/include/
H A Dbta_gatt_api.h668 * Function BTA_GATTC_Close
677 extern void BTA_GATTC_Close(uint16_t conn_id);
/system/bt/btif/src/
H A Dbtif_gatt_client.cc326 BTA_GATTC_Close(conn_id);
/system/bt/bta/hh/
H A Dbta_hh_le.cc1831 BTA_GATTC_Close(p_cb->conn_id);
/system/bt/bta/dm/
H A Dbta_dm_act.cc4599 BTA_GATTC_Close(bta_dm_search_cb.conn_id);

Completed in 56 milliseconds