Home
last modified time | relevance | path

Searched refs:HCI_BLE_CREATE_CONN_CANCEL (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/hcic/
Dhciblecmds.c270 UINT16_TO_STREAM (pp, HCI_BLE_CREATE_CONN_CANCEL); in btsnd_hcic_ble_create_conn_cancel()
/system/bt/stack/include/
Dhcidefs.h316 #define HCI_BLE_CREATE_CONN_CANCEL (0x000E | HCI_GRP_BLE_CMDS) macro