HomeSort by relevance Sort by last modified time
    Searched full:msg_received (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c 181 BOOLEAN msg_received = FALSE; local
229 msg_received = TRUE;
254 msg_received = TRUE;
260 return (msg_received);
278 BOOLEAN msg_received = FALSE; local
336 msg_received = TRUE;
360 msg_received = TRUE;
367 if (msg_received)
375 return (msg_received);
478 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 356 milliseconds