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.c829 void BTA_GATTC_ExecuteWrite (UINT16 conn_id, BOOLEAN is_execute) in BTA_GATTC_ExecuteWrite()
Dbta_gattc_int.h151 BOOLEAN is_execute; member
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_api.c1057 tGATT_STATUS GATTC_ExecuteWrite (UINT16 conn_id, BOOLEAN is_execute) in GATTC_ExecuteWrite()