Searched refs:cond_type (Results 1 – 1 of 1) sorted by relevance
60 uint8_t cond_type,93 uint8_t cond_type = 0; in btm_ble_ocf_to_condtype() local97 cond_type = BTM_BLE_META_PF_FEAT_SEL; in btm_ble_ocf_to_condtype()100 cond_type = BTM_BLE_PF_ADDR_FILTER; in btm_ble_ocf_to_condtype()103 cond_type = BTM_BLE_PF_SRVC_UUID; in btm_ble_ocf_to_condtype()106 cond_type = BTM_BLE_PF_SRVC_SOL_UUID; in btm_ble_ocf_to_condtype()109 cond_type = BTM_BLE_PF_LOCAL_NAME; in btm_ble_ocf_to_condtype()112 cond_type = BTM_BLE_PF_MANU_DATA; in btm_ble_ocf_to_condtype()115 cond_type = BTM_BLE_PF_SRVC_DATA_PATTERN; in btm_ble_ocf_to_condtype()118 cond_type = BTM_BLE_PF_TYPE_ALL; in btm_ble_ocf_to_condtype()[all …]