ESP-IDF
BTM_UNKNOWN_ADDR
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTM_UNKNOWN_ADDR
BTM_UNKNOWN_ADDR value
Syntax
Show:
Summary
Declaration
from
btm_api.h:57
BTM_UNKNOWN_ADDR
;
Examples
References
from
examples
Code
Location
Referrer
BTM_UNKNOWN_ADDR
,
/* 7 Unknown remote BD address */
btm_api.h:57
else
if
(
(
status
==
BTM_SUCCESS
)
||
(
status
==
BTM_UNKNOWN_ADDR
)
)
bta_ag_sco.c:384
bta_ag_remove_sco()
else
if
(
(
status
==
BTM_SUCCESS
)
||
(
status
==
BTM_UNKNOWN_ADDR
)
)
{
bta_hf_client_sco.c:173
bta_hf_client_sco_remove()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_acl.c:625
BTM_GetRole()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_acl.c:684
BTM_SwitchRole()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_acl.c:888
BTM_SetLinkPolicy()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_acl.c:1306
BTM_GetLinkSuperTout()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_acl.c:1341
BTM_SetLinkSuperTout()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_acl.c:1730
BTM_ReadRemoteVersion()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_acl.c:1911
BTM_SetQoS()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_acl.c:2017
BTM_ReadRSSI()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_acl.c:2060
BTM_ReadLinkQuality()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_acl.c:2117
BTM_ReadTxPower()
tBTM_STATUS
ret
=
BTM_UNKNOWN_ADDR
;
btm_acl.c:2123
BTM_SetAclPktTypes()
status
=
BTM_UNKNOWN_ADDR
;
btm_acl.c:2401
btm_remove_acl()
status
=
BTM_UNKNOWN_ADDR
;
btm_ble_5_gap.c:1101
BTM_BleSetPreferExtenedConnParams()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_inq.c:1081
BTM_CancelRemoteDeviceName()
return
BTM_UNKNOWN_ADDR
;
btm_pm.c:198
BTM_SetPowerMode()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_pm.c:285
BTM_ReadPowerMode()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_sco.c:761
BTM_CreateSco()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_sco.c:1161
BTM_RemoveSco()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_sco.c:1316
BTM_SetScoPacketTypes()
return
BTM_UNKNOWN_ADDR
;
btm_sec.c:1214
BTM_SecBondCancel()
return
(
BTM_UNKNOWN_ADDR
)
;
btm_sec.c:1299
BTM_SecGetDeviceLinkKey()
case
BTM_UNKNOWN_ADDR
:
gap_utils.c:130
gap_convert_btm_status()
p_callback
(
bd_addr
,
BT_TRANSPORT_LE
,
p_ref_data
,
BTM_UNKNOWN_ADDR
)
;
l2c_ble.c:1677
l2ble_sec_access_req()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTM_UNKNOWN_ADDR
is read by 25 functions:
All items filtered out
BTM_UNKNOWN_ADDR
bta_ag_remove_sco()
bta_hf_client_sco_remove()
BTM_GetRole()
BTM_SwitchRole()
BTM_SetLinkPolicy()
BTM_GetLinkSuperTout()
BTM_SetLinkSuperTout()
BTM_ReadRemoteVersion()
BTM_SetQoS()
BTM_ReadRSSI()
BTM_ReadLinkQuality()
BTM_ReadTxPower()
BTM_SetAclPktTypes()
btm_remove_acl()
BTM_BleSetPreferExtenedConnParams()
BTM_CancelRemoteDeviceName()
BTM_SetPowerMode()
BTM_ReadPowerMode()
BTM_CreateSco()
BTM_RemoveSco()
BTM_SetScoPacketTypes()
BTM_SecBondCancel()
BTM_SecGetDeviceLinkKey()
gap_convert_btm_status()
l2ble_sec_access_req()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out