Home
last modified time | relevance | path

Searched refs:HCI_BLE_SET_EVENT_MASK (Results 1 – 2 of 2) sorted by relevance

/system/bt/hci/src/
Dhci_packet_factory.cc166 make_command(HCI_BLE_SET_EVENT_MASK, parameter_size, &stream); in make_ble_set_event_mask()
/system/bt/stack/include/
Dhcidefs.h313 #define HCI_BLE_SET_EVENT_MASK (0x0001 | HCI_GRP_BLE_CMDS) macro