Searched full:ble_store_max_bonds (Results 1 – 8 of 8) sorted by relevance
28 ble_store_config_our_secs[MYNEWT_VAL(BLE_STORE_MAX_BONDS)];32 ble_store_config_peer_secs[MYNEWT_VAL(BLE_STORE_MAX_BONDS)];
32 ble_store_config_our_secs[MYNEWT_VAL(BLE_STORE_MAX_BONDS)];36 ble_store_config_peer_secs[MYNEWT_VAL(BLE_STORE_MAX_BONDS)];157 if (ble_store_config_num_our_secs >= MYNEWT_VAL(BLE_STORE_MAX_BONDS)) { in ble_store_config_write_our_sec()288 if (ble_store_config_num_peer_secs >= MYNEWT_VAL(BLE_STORE_MAX_BONDS)) { in ble_store_config_write_peer_sec()
52 (MYNEWT_VAL(BLE_STORE_MAX_BONDS) * BLE_STORE_CONFIG_SEC_ENCODE_SZ + 1)
35 ble_store_ram_our_secs[MYNEWT_VAL(BLE_STORE_MAX_BONDS)];39 ble_store_ram_peer_secs[MYNEWT_VAL(BLE_STORE_MAX_BONDS)];158 if (ble_store_ram_num_our_secs >= MYNEWT_VAL(BLE_STORE_MAX_BONDS)) { in ble_store_ram_write_our_sec()272 if (ble_store_ram_num_peer_secs >= MYNEWT_VAL(BLE_STORE_MAX_BONDS)) { in ble_store_ram_write_peer_sec()
198 ble_addr_t peer_id_addrs[MYNEWT_VAL(BLE_STORE_MAX_BONDS)]; in ble_store_util_delete_oldest_peer()
995 if (count < MYNEWT_VAL(BLE_STORE_MAX_BONDS)) { in ble_sm_chk_store_overflow_by_type()
374 BLE_STORE_MAX_BONDS:
99 if (i < MYNEWT_VAL(BLE_STORE_MAX_BONDS)) { in ble_store_test_util_overflow_sec()