Searched refs:ble_hs_hci_cmd_send_buf (Results 1 – 4 of 4) sorted by relevance
82 rc = ble_hs_hci_cmd_send_buf( in ble_hs_flow_tx_num_comp_pkts()
294 rc = ble_hs_hci_cmd_send_buf(opcode, cmd, cmd_len); in ble_hs_hci_cmd_tx()
103 int ble_hs_hci_cmd_send_buf(uint16_t opcode, void *buf, uint8_t buf_len);
102 ble_hs_hci_cmd_send_buf(uint16_t opcode, void *buf, uint8_t buf_len) in ble_hs_hci_cmd_send_buf() function