Searched refs:ssp_mode (Results 1 – 7 of 7) sorted by relevance
99 enum ssp_mode { enum276 enum ssp_mode com_mode;
908 .ssp_mode = SSP_MODE_MASTER,930 ctx->ssp_cmd.mode = config->ssp_mode | (config->pcm_mode << 1); in sst_fill_ssp_defaults()
555 u8 ssp_mode; member
2557 data.ssp_mode = 0x00; in hci_inquiry_result_evt()4199 data.ssp_mode = 0x00; in hci_inquiry_result_with_rssi_evt()4223 data.ssp_mode = 0x00; in hci_inquiry_result_with_rssi_evt()4259 ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP); in hci_remote_ext_features_evt()4428 data.ssp_mode = 0x01; in hci_extended_inquiry_result_evt()4851 ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP); in hci_remote_host_features_evt()
371 data->rssi, data->ssp_mode, e->timestamp); in inquiry_cache_show()
1204 if (!data->ssp_mode) in hci_inquiry_cache_update()1209 if (!ie->data.ssp_mode) in hci_inquiry_cache_update()
47 __u8 ssp_mode; member