Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c1313 buf = bt_hci_cmd_create(BT_HCI_OP_LE_CONN_UPDATE, in hci_api_le_conn_updata()
1328 return bt_hci_cmd_send(BT_HCI_OP_LE_CONN_UPDATE, buf); in hci_api_le_conn_updata()
A Dconn.c2524 buf = bt_hci_cmd_create(BT_HCI_OP_LE_CONN_UPDATE, in bt_conn_le_conn_update()
2538 return bt_hci_cmd_send_sync(BT_HCI_OP_LE_CONN_UPDATE, buf, NULL); in bt_conn_le_conn_update()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h743 #define BT_HCI_OP_LE_CONN_UPDATE BT_OP(BT_OGF_LE, 0x0013) macro

Completed in 22 milliseconds