Home
last modified time | relevance | path

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

/system/bt/stack/hcic/
Dhciblecmds.cc537 UINT16_TO_STREAM(pp, HCI_BLE_RC_PARAM_REQ_NEG_REPLY); in btsnd_hcic_ble_rc_param_req_neg_reply()
/system/bt/stack/include/
Dhcidefs.h347 #define HCI_BLE_RC_PARAM_REQ_NEG_REPLY (0x0021 | HCI_GRP_BLE_CMDS) macro