Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_acl.cc261 const uint8_t req_pend = (p_dev_rec->sm4 & BTM_SM4_REQ_PEND); in btm_acl_created() local
266 BTM_TRACE_API("%s: pend:%d", __func__, req_pend); in btm_acl_created()
267 if (req_pend) { in btm_acl_created()
956 const uint8_t req_pend = (p_dev_rec->sm4 & BTM_SM4_REQ_PEND); in btm_process_remote_ext_features() local
961 BTM_TRACE_API("%s: pend:%d", __func__, req_pend); in btm_process_remote_ext_features()
962 if (req_pend) { in btm_process_remote_ext_features()