Lines Matching refs:phy_cfg
731 scanning_phy_cfg* phy_cfg) { in btsnd_hcic_ble_set_extended_scan_params() argument
750 UINT8_TO_STREAM(pp, phy_cfg[i].scan_type); in btsnd_hcic_ble_set_extended_scan_params()
751 UINT16_TO_STREAM(pp, phy_cfg[i].scan_int); in btsnd_hcic_ble_set_extended_scan_params()
752 UINT16_TO_STREAM(pp, phy_cfg[i].scan_win); in btsnd_hcic_ble_set_extended_scan_params()
785 EXT_CONN_PHY_CFG* phy_cfg) { in btsnd_hcic_ble_ext_create_conn() argument
810 UINT16_TO_STREAM(pp, phy_cfg[i].scan_int); in btsnd_hcic_ble_ext_create_conn()
811 UINT16_TO_STREAM(pp, phy_cfg[i].scan_win); in btsnd_hcic_ble_ext_create_conn()
812 UINT16_TO_STREAM(pp, phy_cfg[i].conn_int_min); in btsnd_hcic_ble_ext_create_conn()
813 UINT16_TO_STREAM(pp, phy_cfg[i].conn_int_max); in btsnd_hcic_ble_ext_create_conn()
814 UINT16_TO_STREAM(pp, phy_cfg[i].conn_latency); in btsnd_hcic_ble_ext_create_conn()
815 UINT16_TO_STREAM(pp, phy_cfg[i].sup_timeout); in btsnd_hcic_ble_ext_create_conn()
816 UINT16_TO_STREAM(pp, phy_cfg[i].min_ce_len); in btsnd_hcic_ble_ext_create_conn()
817 UINT16_TO_STREAM(pp, phy_cfg[i].max_ce_len); in btsnd_hcic_ble_ext_create_conn()