Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h2091 #define HCI_OP_LE_CREATE_BIG 0x2068 macro
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c1724 return hci_send_cmd(hdev, HCI_OP_LE_CREATE_BIG, sizeof(cp), &cp); in hci_le_create_big()
H A Dhci_event.c4321 HCI_CS(HCI_OP_LE_CREATE_BIG, hci_cs_le_create_big), in hci_cmd_status_evt()