Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c1446 buf = bt_hci_cmd_create(BT_HCI_OP_LE_SET_PHY, sizeof(*cp)); in hci_api_le_set_phy()
1458 return bt_hci_cmd_send(BT_HCI_OP_LE_SET_PHY, buf); in hci_api_le_set_phy()
A Dhci_core.c2115 buf = bt_hci_cmd_create(BT_HCI_OP_LE_SET_PHY, sizeof(*cp)); in bt_le_set_phy()
2127 return bt_hci_cmd_send(BT_HCI_OP_LE_SET_PHY, buf); in bt_le_set_phy()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h990 #define BT_HCI_OP_LE_SET_PHY BT_OP(BT_OGF_LE, 0x0032) macro

Completed in 42 milliseconds