Searched refs:ll_set_host_feature (Results 1 – 4 of 4) sorted by relevance
36 uint8_t ll_set_host_feature(uint8_t bit_number, uint8_t bit_value) in ll_set_host_feature() function
136 ll_set_host_feature(BT_LE_FEAT_BIT_ISO_CHANNELS, 1); in ZTEST()165 ll_set_host_feature(BT_LE_FEAT_BIT_ISO_CHANNELS, 0); in ZTEST()
12 uint8_t ll_set_host_feature(uint8_t bit_number, uint8_t bit_value);
2418 status = ll_set_host_feature(cmd->bit_number, cmd->bit_value); in le_set_host_feature()