Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/hcic/
H A Dhciblecmds.cc59 #define HCIC_PARAM_SIZE_SET_HOST_CHNL_CLASS 5 macro
384 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_SET_HOST_CHNL_CLASS; in btsnd_hcic_ble_set_host_chnl_class()
388 UINT8_TO_STREAM(pp, HCIC_PARAM_SIZE_SET_HOST_CHNL_CLASS); in btsnd_hcic_ble_set_host_chnl_class()
H A Dhcicmds.cc448 #define HCIC_PARAM_SIZE_SET_HOST_CHNL_CLASS 5 macro