HomeSort by relevance Sort by last modified time
    Searched defs:HCI_ACL_DATA_TO_LOWER (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/include/
bt_target.h 667 #ifndef HCI_ACL_DATA_TO_LOWER
668 #define HCI_ACL_DATA_TO_LOWER(p) bte_main_hci_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_ACL);
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 413 #ifndef HCI_ACL_DATA_TO_LOWER
414 #define HCI_ACL_DATA_TO_LOWER(p) bte_hcisu_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_ACL);
    [all...]

Completed in 1567 milliseconds