Searched refs:is_notify (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_gatt_client.c419 data.is_notify = p_data->notify.is_notify;
425 if (p_data->notify.is_notify == FALSE)
/external/bluetooth/bluedroid/bta/include/
H A Dbta_gatt_api.h340 BOOLEAN is_notify; member in struct:__anon735
/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_act.c1846 APPL_TRACE_DEBUG1("is_notify", p_notify->is_notify);
1848 p_notify->is_notify = (op == GATTC_OPTYPE_INDICATION) ? FALSE : TRUE;

Completed in 143 milliseconds