OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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:__anon20601
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
326
data.
is_notify
= p_data->notify.
is_notify
;
332
if (p_data->notify.
is_notify
== FALSE)
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
338
BOOLEAN
is_notify
;
member in struct:__anon2695
[
all
...]
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp
330
, CHAR_ID_PARAMS((&p_data->char_id)), p_data->
is_notify
, jb);
[
all
...]
Completed in 655 milliseconds