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

  /system/bt/stack/include/
hcimsgs.h 698 #define HCIC_BLE_CHNL_MAP_SIZE 5
776 uint8_t chnl_map[HCIC_BLE_CHNL_MAP_SIZE]);
  /system/bt/stack/hcic/
hciblecmds.cc 321 uint8_t chnl_map[HCIC_BLE_CHNL_MAP_SIZE]) {
331 ARRAY_TO_STREAM(pp, chnl_map, HCIC_BLE_CHNL_MAP_SIZE);

Completed in 429 milliseconds