OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msg_received
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c
182
BOOLEAN
msg_received
= FALSE;
local
230
msg_received
= TRUE;
255
msg_received
= TRUE;
261
return (
msg_received
);
279
BOOLEAN
msg_received
= FALSE;
local
337
msg_received
= TRUE;
361
msg_received
= TRUE;
369
if (
msg_received
&& p_cb->p_rcv_msg)
376
return (
msg_received
);
479
BOOLEAN
msg_received
= FALSE
local
[
all
...]
/external/bluetooth/bluedroid/hci/src/
hci_mct.c
728
uint8_t
msg_received
;
local
741
msg_received
= FALSE;
819
msg_received
= TRUE;
847
msg_received
= TRUE;
871
if (
msg_received
)
908
uint8_t
msg_received
;
local
921
msg_received
= FALSE;
1007
msg_received
= TRUE;
[
all
...]
hci_h4.c
755
uint8_t
msg_received
;
local
767
msg_received
= FALSE;
891
msg_received
= TRUE;
928
msg_received
= TRUE;
951
if (
msg_received
)
[
all
...]
Completed in 92 milliseconds