Home
last modified time | relevance | path

Searched refs:BTA_GATT_CANCEL (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h100 #define BTA_GATT_CANCEL 0x92 /* 0x92 */ macro
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c901 p_clcb->status = BTA_GATT_CANCEL; in bta_gattc_restart_discover()