Searched refs:BTA_GATTC_ExecuteWrite (Results 1 – 3 of 3) sorted by relevance
1141 extern void BTA_GATTC_ExecuteWrite (UINT16 conn_id, BOOLEAN is_execute);
849 void BTA_GATTC_ExecuteWrite (UINT16 conn_id, BOOLEAN is_execute) in BTA_GATTC_ExecuteWrite() function
681 BTA_GATTC_ExecuteWrite(arg->exec_write.conn_id, arg->exec_write.is_execute); in btc_gattc_execute_write()