Searched defs:controller_id (Results 1 – 2 of 2) sorted by relevance
151 static void btu_hcif_store_cmd (UINT8 controller_id, BT_HDR *p_buf) in btu_hcif_store_cmd()227 void btu_hcif_process_event (UINT8 controller_id, BT_HDR *p_msg) in btu_hcif_process_event()447 void btu_hcif_send_cmd (UINT8 controller_id, BT_HDR *p_buf) in btu_hcif_send_cmd()1164 static void btu_hcif_command_complete_evt (UINT8 controller_id, UINT8 *p, UINT16 evt_len) in btu_hcif_command_complete_evt()1262 void *p_vsc_status_cback, UINT8 controller_id) in btu_hcif_hdl_command_status()1427 static void btu_hcif_command_status_evt (UINT8 controller_id, UINT8 *p, UINT16 evt_len) in btu_hcif_command_status_evt()1524 void btu_hcif_cmd_timeout (UINT8 controller_id) in btu_hcif_cmd_timeout()
1467 int controller_id = -1; in LogWindowChange() local1515 int controller_id = window_map_[details.map_key()]; in LogLoadComplete() local