Home
last modified time | relevance | path

Searched refs:HCIC_BLE_CHNL_MAP_SIZE (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Dhcimsgs.h521 #define HCIC_BLE_CHNL_MAP_SIZE 5 macro
584 uint8_t chnl_map[HCIC_BLE_CHNL_MAP_SIZE]);
/system/bt/test/mock/
Dmock_hcic_hciblecmds.cc210 uint8_t chnl_map[HCIC_BLE_CHNL_MAP_SIZE]) { in btsnd_hcic_ble_set_host_chnl_class() argument
/system/bt/stack/hcic/
Dhciblecmds.cc71 #define HCIC_BLE_CHNL_MAP_SIZE 5 macro
380 uint8_t chnl_map[HCIC_BLE_CHNL_MAP_SIZE]) { in btsnd_hcic_ble_set_host_chnl_class() argument
390 ARRAY_TO_STREAM(pp, chnl_map, HCIC_BLE_CHNL_MAP_SIZE); in btsnd_hcic_ble_set_host_chnl_class()
Dhcicmds.cc460 #define HCIC_BLE_CHNL_MAP_SIZE 5 macro