Searched refs:make_set_c2h_flow_control (Results 1 – 3 of 3) sorted by relevance
28 BT_HDR *(*make_set_c2h_flow_control)(uint8_t enable); member
45 static BT_HDR *make_set_c2h_flow_control(uint8_t enable) in make_set_c2h_flow_control() function254 make_set_c2h_flow_control,
118 …response = AWAIT_COMMAND(controller_param.packet_factory->make_set_c2h_flow_control(HCI_HOST_FLOW_… in start_up()