Searched defs:BTA_GATTC_Close (Results 1 – 5 of 5) sorted by relevance
39 void (*BTA_GATTC_Close)(tCONN_ID conn_id); member
109 void (*BTA_GATTC_Close)(tCONN_ID conn_id); member
56 void BTA_GATTC_Close(uint16_t conn_id) { in BTA_GATTC_Close() function
78 void BTA_GATTC_Close(uint16_t /* conn_id */) { inc_func_call_count(__func__); } in BTA_GATTC_Close() function
203 void BTA_GATTC_Close(tCONN_ID conn_id) { in BTA_GATTC_Close() function