Searched refs:hci_cmd_cb (Results 1 – 4 of 4) sorted by relevance
53 using hci_cmd_cb = base::OnceCallback<void( typedef57 hci_cmd_cb cb;72 uint8_t params_len, hci_cmd_cb cb) { in btu_hcif_send_cmd_with_cb()
38 using hci_cmd_cb = base::Callback<void(uint8_t* /* return_parameters */, typedef240 hci_cmd_cb cb) { in btm_ble_read_batchscan_reports()314 hci_cmd_cb cb) { in btm_ble_set_storage_config()333 hci_cmd_cb cb) { in btm_ble_set_batchscan_param()354 void btm_ble_enable_batchscan(hci_cmd_cb cb) { in btm_ble_enable_batchscan()
50 using hci_cmd_cb = base::OnceCallback<void( typedef54 uint8_t params_len, hci_cmd_cb cb);
742 using hci_cmd_cb = base::OnceCallback<void( typedef746 hci_cmd_cb cb;751 new (&cb_wrapper->cb) hci_cmd_cb; in cmd_with_cb_data_init()756 cb_wrapper->cb.~hci_cmd_cb(); in cmd_with_cb_data_cleanup()895 uint8_t params_len, hci_cmd_cb cb) { in btu_hcif_send_cmd_with_cb()