Searched refs:BTA_GATTC_ExecuteWrite (Results 1 – 3 of 3) sorted by relevance
542 void BTA_GATTC_ExecuteWrite (UINT16 conn_id, BOOLEAN is_execute) in BTA_GATTC_ExecuteWrite() function
923 extern void BTA_GATTC_ExecuteWrite (UINT16 conn_id, BOOLEAN is_execute);
1265 BTA_GATTC_ExecuteWrite(p_cb->conn_id, p_cb->action); in btgattc_handle_event()