Home
last modified time | relevance | path

Searched defs:is_execute (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_api.c757 void BTA_GATTC_ExecuteWrite (UINT16 conn_id, BOOLEAN is_execute) in BTA_GATTC_ExecuteWrite()
Dbta_gattc_int.h143 BOOLEAN is_execute; member
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_api.c1046 tGATT_STATUS GATTC_ExecuteWrite (UINT16 conn_id, BOOLEAN is_execute) in GATTC_ExecuteWrite()