Searched refs:btm_sec_rmt_host_support_feat_evt (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_int.h1095 extern void btm_sec_rmt_host_support_feat_evt (UINT8 *p);
H A Dbtm_sec.c3301 ** Function btm_sec_rmt_host_support_feat_evt
3309 void btm_sec_rmt_host_support_feat_evt (UINT8 *p) function
3318 BTM_TRACE_EVENT ("btm_sec_rmt_host_support_feat_evt sm4: 0x%x p[0]: 0x%x", p_dev_rec->sm4, p[0]);
3328 BTM_TRACE_EVENT ("btm_sec_rmt_host_support_feat_evt sm4: 0x%x features[0]: 0x%x", p_dev_rec->sm4, features[0]);
/system/bt/stack/btu/
H A Dbtu_hcif.c1460 btm_sec_rmt_host_support_feat_evt(p);

Completed in 115 milliseconds