Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc2028 uint8_t local_flag = 0; in btm_ble_update_inq_result() local
2034 local_flag = *p_flag; in btm_ble_update_inq_result()
2075 local_flag = 0; in btm_ble_update_inq_result()
2077 if (has_advertising_flags && (local_flag & BTM_BLE_BREDR_NOT_SPT) == 0) { in btm_ble_update_inq_result()