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

  /system/bt/hci/test/
packet_fragmenter_test.cpp 47 #define LOCAL_BLE_CONTROLLER_ID 1
331 packet->event |= LOCAL_BLE_CONTROLLER_ID;
341 packet->event |= LOCAL_BLE_CONTROLLER_ID;
  /system/bt/include/
bt_target.h 773 #ifndef LOCAL_BLE_CONTROLLER_ID
774 #define LOCAL_BLE_CONTROLLER_ID (1)
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 418 #define HCI_BLE_ACL_DATA_TO_LOWER(p) bte_hcisu_send((BT_HDR *)(p), (UINT16)(BT_EVT_TO_LM_HCI_ACL|LOCAL_BLE_CONTROLLER_ID));
    [all...]

Completed in 181 milliseconds