Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_core.c3652 hci_conn_enter_active_mode(chan->conn, in hci_sched_acl_pkt()
3708 hci_conn_enter_active_mode(chan->conn, in hci_sched_acl_blk()
3873 hci_conn_enter_active_mode(conn, BT_POWER_FORCE_ACTIVE_OFF); in hci_acldata_packet()
Dhci_conn.c1727 hci_conn_enter_active_mode(acl, BT_POWER_FORCE_ACTIVE_ON); in hci_connect_sco()
2531 void hci_conn_enter_active_mode(struct hci_conn *conn, __u8 force_active) in hci_conn_enter_active_mode() function
/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1503 void hci_conn_enter_active_mode(struct hci_conn *conn, __u8 force_active);