HomeSort by relevance Sort by last modified time
    Searched refs:MSG_STACK_TO_HC_HCI_ACL (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/hci/include/
bt_hci_bdroid.h 103 #define MSG_STACK_TO_HC_HCI_ACL 0x2100 /* eq. BT_EVT_TO_LM_HCI_ACL */
  /external/bluetooth/bluedroid/hci/src/
btsnoop.c 648 case MSG_STACK_TO_HC_HCI_ACL:
677 case MSG_STACK_TO_HC_HCI_ACL:
hci_h4.c 607 if (event == MSG_STACK_TO_HC_HCI_ACL)
626 if ((event == MSG_STACK_TO_HC_HCI_ACL) && (p_msg->len > acl_pkt_size))
    [all...]
hci_mct.c 612 if ((event == MSG_STACK_TO_HC_HCI_ACL) && (p_msg->len > acl_pkt_size))
    [all...]

Completed in 52 milliseconds