OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_CH_CONN
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_main.c
149
gatt_set_ch_state(p_tcb,
GATT_CH_CONN
);
417
if ( gatt_get_ch_state(p_tcb) ==
GATT_CH_CONN
)
569
if (gatt_get_ch_state(p_tcb) ==
GATT_CH_CONN
)
[
all
...]
gatt_int.h
281
#define
GATT_CH_CONN
2
Completed in 32 milliseconds