OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ind_count
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_cl.c
640
if (p_tcb->
ind_count
)
647
GATT_TRACE_ERROR1("gatt_process_notification rcv Ind. but
ind_count
=%d (will reset
ind_count
)", p_tcb->
ind_count
);
649
p_tcb->
ind_count
= 0;
659
p_tcb->
ind_count
++;
665
if (p_tcb->
ind_count
> 0)
[
all
...]
gatt_api.c
[
all
...]
gatt_int.h
360
UINT8
ind_count
;
member in struct:__anon3119
gatt_utils.c
[
all
...]
Completed in 53 milliseconds