OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_notify
(Results
1 - 5
of
5
) sorted by null
/hardware/libhardware/include/hardware/
bt_gatt_client.h
67
uint8_t
is_notify
;
member in struct:__anon31014
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
419
data.
is_notify
= p_data->notify.
is_notify
;
425
if (p_data->notify.
is_notify
== FALSE)
[
all
...]
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
340
BOOLEAN
is_notify
;
member in struct:__anon425
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp
331
, GATT_ID_PARAMS((&p_data->char_id)), p_data->
is_notify
, jb);
[
all
...]
Completed in 224 milliseconds