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
338
msg_received
= TRUE;
362
msg_received
= TRUE;
370
if (
msg_received
&& p_cb->p_rcv_msg)
377
return (
msg_received
);
481
BOOLEAN
msg_received
= FALSE
local
[
all
...]
/external/bluetooth/bluedroid/hci/src/
hci_mct.c
718
uint8_t
msg_received
;
local
731
msg_received
= FALSE;
809
msg_received
= TRUE;
837
msg_received
= TRUE;
861
if (
msg_received
)
898
uint8_t
msg_received
;
local
911
msg_received
= FALSE;
997
msg_received
= TRUE;
[
all
...]
hci_h4.c
744
uint8_t
msg_received
;
local
756
msg_received
= FALSE;
880
msg_received
= TRUE;
917
msg_received
= TRUE;
940
if (
msg_received
)
[
all
...]
Completed in 78 milliseconds