Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h101 #define BTA_GATT_CANCEL 0x92 /* 0x92 */ macro
/system/bt/bta/gatt/
Dbta_gattc_act.c919 p_clcb->status = BTA_GATT_CANCEL; in bta_gattc_restart_discover()