Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dble_advertiser_hci_interface.cc143 command_complete.Run(HCI_ERR_ILLEGAL_PARAMETER_FMT, 0); in SetParameters()
234 command_complete.Run(HCI_ERR_ILLEGAL_PARAMETER_FMT); in Enable()
240 command_complete.Run(HCI_ERR_ILLEGAL_PARAMETER_FMT); in Enable()
371 command_complete.Run(HCI_ERR_ILLEGAL_PARAMETER_FMT, 0); in SetParameters()
457 command_complete.Run(HCI_ERR_ILLEGAL_PARAMETER_FMT); in Enable()
463 command_complete.Run(HCI_ERR_ILLEGAL_PARAMETER_FMT); in Enable()
/system/bt/stack/include/
Dhcidefs.h637 #define HCI_ERR_ILLEGAL_PARAMETER_FMT 0x12 macro