Searched refs:features_0 (Results 1 – 6 of 6) sorted by relevance
48 uint8_t features_0);
785 std::function<void(const RawAddress bd_addr, uint8_t features_0)> body{787 void operator()(const RawAddress bd_addr, uint8_t features_0) { in operator()788 body(bd_addr, features_0); in operator()
422 uint8_t features_0) { in btm_sec_rmt_host_support_feat_evt() argument425 features_0); in btm_sec_rmt_host_support_feat_evt()
488 uint8_t features_0);
2517 uint8_t features_0) { in btm_sec_rmt_host_support_feat_evt() argument2525 p_dev_rec->sm4, features_0); in btm_sec_rmt_host_support_feat_evt()2529 if (HCI_SSP_HOST_SUPPORTED((std::array<uint8_t, 1>({features_0})))) { in btm_sec_rmt_host_support_feat_evt()2534 p_dev_rec->sm4, features_0); in btm_sec_rmt_host_support_feat_evt()
1252 uint8_t features_0; in btu_hcif_sec_rmt_host_support_feat_evt() local1255 STREAM_TO_UINT8(features_0, p); in btu_hcif_sec_rmt_host_support_feat_evt()1256 btm_sec_rmt_host_support_feat_evt(bd_addr, features_0); in btu_hcif_sec_rmt_host_support_feat_evt()