Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci.h2161 #define HCI_OP_LE_CREATE_BIG 0x2068 macro
/Linux-v6.6/net/bluetooth/
Dhci_conn.c1764 return hci_send_cmd(hdev, HCI_OP_LE_CREATE_BIG, sizeof(cp), &cp); in hci_le_create_big()
Dhci_event.c4348 HCI_CS(HCI_OP_LE_CREATE_BIG, hci_cs_le_create_big),