Searched refs:BTM_RESOLVING_LIST_BIT (Results 1 – 4 of 4) sorted by relevance
196 p_dev_rec->ble.in_controller_list |= BTM_RESOLVING_LIST_BIT; in btm_ble_update_resolving_list()200 p_dev_rec->ble.in_controller_list &= ~BTM_RESOLVING_LIST_BIT; in btm_ble_update_resolving_list()211 p_dev_rec->ble.in_controller_list &= ~BTM_RESOLVING_LIST_BIT; in clear_resolving_list_bit()478 if (!(p_dev_rec->ble.in_controller_list & BTM_RESOLVING_LIST_BIT)) { in btm_ble_read_resolving_list_entry()727 if ((p_dev_rec->ble.in_controller_list & BTM_RESOLVING_LIST_BIT) || in btm_ble_resolving_list_load_dev()812 if ((p_dev_rec->ble.in_controller_list & BTM_RESOLVING_LIST_BIT) && in btm_ble_resolving_list_remove_dev()848 if ((p_dev->ble.in_controller_list & BTM_RESOLVING_LIST_BIT) && in is_on_resolving_list()
298 if (p_dev_rec->ble.in_controller_list & BTM_RESOLVING_LIST_BIT) { in btm_random_pseudo_to_identity_addr()
102 #define BTM_RESOLVING_LIST_BIT 0x02 macro
755 if ((p_dev_rec->ble.in_controller_list & BTM_RESOLVING_LIST_BIT) != 0) in is_resolving_list_bit_set()798 p_dev_rec->ble.in_controller_list & BTM_RESOLVING_LIST_BIT) { in btm_set_conn_mode_adv_init_addr()