Home
last modified time | relevance | path

Searched defs:bta_hh_read_ssr_param (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hh_utils.h120 struct bta_hh_read_ssr_param { struct
133 extern struct bta_hh_read_ssr_param bta_hh_read_ssr_param; argument
Dmock_bta_hh_utils.cc44 struct bta_hh_read_ssr_param bta_hh_read_ssr_param; variable
85 tBTA_HH_STATUS bta_hh_read_ssr_param(const tAclLinkSpec& link_spec, in bta_hh_read_ssr_param() function
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_utils.cc252 tBTA_HH_STATUS bta_hh_read_ssr_param(const tAclLinkSpec& link_spec, in bta_hh_read_ssr_param() function
/packages/modules/Bluetooth/system/btif/include/
Dcore_callbacks.h112 tBTA_HH_STATUS (*bta_hh_read_ssr_param)(const tAclLinkSpec& link_spec, member