Searched refs:le_device_db_max_count (Results 1 – 9 of 9) sorted by relevance
101 int le_device_db_max_count(void);
178 int le_device_db_max_count(void){ in le_device_db_max_count() function184 btstack_assert(index < le_device_db_max_count()); in le_device_db_remove()
107 int le_device_db_max_count(void){ in le_device_db_max_count() function
1461 for (i=0; i < le_device_db_max_count(); i++){ in sm_store_bonding_information()1486 for (i=0; i < le_device_db_max_count(); i++){ in sm_store_bonding_information()1566 for (i=0; i < le_device_db_max_count(); i++){ in sm_le_device_db_index_lookup()2275 while (sm_address_resolution_test < le_device_db_max_count()){ in sm_run_irk_lookup()2288 le_device_db_max_count(), addr_type, bd_addr_to_str(addr)); in sm_run_irk_lookup()2327 if (sm_address_resolution_test >= le_device_db_max_count()){ in sm_run_irk_lookup()
103 for (i=0; i < le_device_db_max_count(); i++){ in bond_management_delete_bonding_information_le()
53 int le_device_db_max_count(void){ in le_device_db_max_count() function
194 int le_device_db_max_count(void){ in le_device_db_max_count() function
274 int le_device_db_max_count(void){ in le_device_db_max_count() function
6793 for (i = 0; i < MAX_NUM_RESOLVING_LIST_ENTRIES && i < le_device_db_max_count(); i++) { in hci_run_general_gap_le()6822 for (i = 0; i < MAX_NUM_RESOLVING_LIST_ENTRIES && i < le_device_db_max_count(); i++) { in hci_run_general_gap_le()6844 … for (i = 0; i < MAX_NUM_RESOLVING_LIST_ENTRIES && i < le_device_db_max_count(); i++) { in hci_run_general_gap_le()9951 if (le_device_db_index >= le_device_db_max_count()) return; in hci_load_le_device_db_entry_into_resolving_list()9964 if (le_device_db_index >= le_device_db_max_count()) return; in hci_remove_le_device_db_entry_from_resolving_list()