Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h335 BOOLEAN is_notify; member
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c1652 APPL_TRACE_DEBUG1("is_notify", p_notify->is_notify); in bta_gattc_proc_other_indication()
1654 p_notify->is_notify = (op == GATTC_OPTYPE_INDICATION) ? FALSE : TRUE; in bta_gattc_proc_other_indication()