Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c336 const UINT8 req_pend = (p_dev_rec->sm4 & BTM_SM4_REQ_PEND); in btm_acl_created() local
343 BTM_TRACE_API("%s: pend:%d\n", __FUNCTION__, req_pend); in btm_acl_created()
344 if (req_pend) { in btm_acl_created()
1017 const UINT8 req_pend = (p_dev_rec->sm4 & BTM_SM4_REQ_PEND); in btm_process_remote_ext_features() local
1022 BTM_TRACE_API("%s: pend:%d\n", __FUNCTION__, req_pend); in btm_process_remote_ext_features()
1023 if (req_pend) { in btm_process_remote_ext_features()