Home
last modified time | relevance | path

Searched refs:controller_id (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dbtu.h45 void btu_hcif_process_event(uint8_t controller_id, BT_HDR* p_buf);
46 void btu_hcif_send_cmd(uint8_t controller_id, BT_HDR* p_msg);
/system/bt/stack/l2cap/
Dl2c_int.h717 extern void l2c_link_process_num_completed_blocks(uint8_t controller_id,
/system/bt/stack/btu/
Dbtu_hcif.cc252 void btu_hcif_process_event(UNUSED_ATTR uint8_t controller_id, BT_HDR* p_msg) { in btu_hcif_process_event() argument
719 void btu_hcif_send_cmd(UNUSED_ATTR uint8_t controller_id, BT_HDR* p_buf) { in btu_hcif_send_cmd() argument