Searched refs:make_ble_set_host_features (Results 1 – 3 of 3) sorted by relevance
50 BT_HDR* (*make_ble_set_host_features)(uint8_t bit_number, uint8_t bit_value); member
180 static BT_HDR* make_ble_set_host_features(uint8_t bit_number, in make_ble_set_host_features() function246 make_ble_set_host_features,
291 response = AWAIT_COMMAND(packet_factory->make_ble_set_host_features( in start_up()