Home
last modified time | relevance | path

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

/system/bt/stack/hcic/
Dhciblecmds.c945 UINT16_TO_STREAM(pp, HCI_BLE_SET_DATA_LENGTH); in btsnd_hcic_ble_set_data_length()
/system/bt/stack/include/
Dhcidefs.h336 #define HCI_BLE_SET_DATA_LENGTH (0x0022 | HCI_GRP_BLE_CMDS) macro