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 671 #define HCIC_BLE_CHNL_MAP_SIZE 5
733 extern BOOLEAN btsnd_hcic_ble_set_host_chnl_class (UINT8 chnl_map[HCIC_BLE_CHNL_MAP_SIZE]);
    [all...]
  /system/bt/stack/hcic/
hciblecmds.c 430 BOOLEAN btsnd_hcic_ble_set_host_chnl_class (UINT8 chnl_map[HCIC_BLE_CHNL_MAP_SIZE])
446 ARRAY_TO_STREAM (pp, chnl_map, HCIC_BLE_CHNL_MAP_SIZE);

Completed in 62 milliseconds