Searched refs:ble_hs_reset_reason (Results 1 – 1 of 1) sorted by relevance
61 static int ble_hs_reset_reason; variable357 ble_gap_conn_broken(conn_handle, ble_hs_reset_reason); in ble_hs_reset()363 if (ble_hs_cfg.reset_cb != NULL && ble_hs_reset_reason != 0) { in ble_hs_reset()364 ble_hs_cfg.reset_cb(ble_hs_reset_reason); in ble_hs_reset()367 ble_hs_reset_reason = 0; in ble_hs_reset()547 BLE_HS_DBG_ASSERT(ble_hs_reset_reason == 0); in ble_hs_sched_reset()548 ble_hs_reset_reason = reason; in ble_hs_sched_reset()655 ble_hs_reset_reason = 0; in ble_hs_init()